diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-06-20 18:33:55 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-06-20 18:33:55 +0000 |
| commit | a9ef0b29043a81d821683bc523433255d0166e37 (patch) | |
| tree | dba527c7f22937fd67058464959dfb7d8498f44d /usr.sbin/pkg_install/lib/Makefile | |
| parent | d7e74838d64c3c5254f4c08a6481fd2bcb920b77 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pkg_install/lib/Makefile')
| -rw-r--r-- | usr.sbin/pkg_install/lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/lib/Makefile b/usr.sbin/pkg_install/lib/Makefile index 223a33d3ebae..3876b109c3a7 100644 --- a/usr.sbin/pkg_install/lib/Makefile +++ b/usr.sbin/pkg_install/lib/Makefile @@ -1,5 +1,5 @@ LIB= install -SRCS= file.c ftp.c msg.c plist.c str.c exec.c global.c pen.c +SRCS= file.c msg.c plist.c str.c exec.c global.c pen.c CFLAGS+= ${DEBUG} NOPROFILE= yes NOPIC= yes |
