diff options
| author | Eitan Adler <eadler@FreeBSD.org> | 2015-04-13 19:58:11 +0000 |
|---|---|---|
| committer | Eitan Adler <eadler@FreeBSD.org> | 2015-04-13 19:58:11 +0000 |
| commit | 11f4012fa1b74ad0c5bb33f85ac1e712f818f840 (patch) | |
| tree | 63bb0ac6f500c71d5d9ce932b2fd966b4257ae63 /usr.bin/ipcs/Makefile | |
| parent | 0eeac589304be9ae1f8e4d2bc0c4575cf001cd6b (diff) | |
Notes
Diffstat (limited to 'usr.bin/ipcs/Makefile')
| -rw-r--r-- | usr.bin/ipcs/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/ipcs/Makefile b/usr.bin/ipcs/Makefile index 310600408f77..d14723f5ad61 100644 --- a/usr.bin/ipcs/Makefile +++ b/usr.bin/ipcs/Makefile @@ -4,6 +4,4 @@ PROG= ipcs SRCS= ipcs.c ipc.c LIBADD= kvm -WARNS?= 1 - .include <bsd.prog.mk> |
