diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-17 04:05:04 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-17 04:05:04 +0000 |
| commit | 4894493155052a9d9af8a3b68c8b31e3b243a182 (patch) | |
| tree | 5148bc9ca5168012f9ae26bcea7aa3b8b9394f50 /usr.bin/limits/Makefile | |
| parent | 274b8bdee754bb048d0267ee40ac9b784862ef31 (diff) | |
Diffstat (limited to 'usr.bin/limits/Makefile')
| -rw-r--r-- | usr.bin/limits/Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/usr.bin/limits/Makefile b/usr.bin/limits/Makefile deleted file mode 100644 index 885930fbd7b5..000000000000 --- a/usr.bin/limits/Makefile +++ /dev/null @@ -1,13 +0,0 @@ -# @(#)Makefile 8.1 (Berkeley) 7/19/93 - -PROG= limits -SRCS= limits.c - -CFLAGS+=-Wall -LDADD+= -lutil -DPADD+= ${LIBUTIL} - -BINOWN= root -BINMODE=0555 - -.include <bsd.prog.mk> |
