diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-01 09:39:28 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-12-01 09:39:28 +0000 |
| commit | 2c5569d6ff9853d2776746d27848421f8432d704 (patch) | |
| tree | 3d6a75eed1f7b78bdfbdd1d139f89bc4e35e959e /libexec/ftpd | |
| parent | de17efd5b3eb83e827cb95767cd31d7196e4f02a (diff) | |
Notes
Diffstat (limited to 'libexec/ftpd')
| -rw-r--r-- | libexec/ftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile index 09ef0e22fafc..89d230d1a9b6 100644 --- a/libexec/ftpd/Makefile +++ b/libexec/ftpd/Makefile @@ -7,6 +7,7 @@ SRCS= ftpd.c ftpcmd.y logwtmp.c popen.c skey-stuff.c CFLAGS+=-DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall CFLAGS+=-DINET6 +CFLAGS+=-I${.CURDIR} YFLAGS= LDADD= -lskey -lmd -lcrypt -lutil |
