summaryrefslogtreecommitdiff
path: root/libexec/ftpd/Makefile
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-02-22 10:47:08 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-02-22 10:47:08 +0000
commit6c4f23c2a8487a32841d3849c451fdad8c131a15 (patch)
treeff5cdfed4b70b33060465f910d5cbf492a84a6bd /libexec/ftpd/Makefile
parent4c854868cc9d88b40b51805184ab69d76d36dad6 (diff)
From NetBSD:
add -Dunix to CFLAGS
Diffstat (limited to 'libexec/ftpd/Makefile')
-rw-r--r--libexec/ftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/Makefile b/libexec/ftpd/Makefile
index f34c19a1899..79134750b6c 100644
--- a/libexec/ftpd/Makefile
+++ b/libexec/ftpd/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 1995/04/11 02:44:45 cgd Exp $
+# $NetBSD: Makefile,v 1.13 1996/02/16 02:07:41 cgd Exp $
# @(#)Makefile 8.2 (Berkeley) 4/4/94
PROG= ftpd
-CFLAGS+=-DHASSETPROCTITLE
+CFLAGS+=-DHASSETPROCTITLE -Dunix
SRCS= ftpd.c ftpcmd.c logwtmp.c popen.c
MAN= ftpd.8
CLEANFILES+=ftpcmd.c y.tab.h