summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorUlf Lilleengen <lulf@FreeBSD.org>2008-10-19 08:41:10 +0000
committerUlf Lilleengen <lulf@FreeBSD.org>2008-10-19 08:41:10 +0000
commitfbc9688931c69183c9fd473fe210ec2b0f959296 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Makefile
parent1484540dc95551387a057ce634a65e242feb1309 (diff)
downloadgetent-darwin-fbc9688931c69183c9fd473fe210ec2b0f959296.tar.gz
getent-darwin-fbc9688931c69183c9fd473fe210ec2b0f959296.tar.zst
getent-darwin-fbc9688931c69183c9fd473fe210ec2b0f959296.zip
- Import the HEAD csup code which is the basis for the cvsmode work.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
deleted file mode 100644
index 6cc3d56..0000000
--- a/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-PROG= getent
-WARNS?= 3
-
-.include <bsd.prog.mk>