summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/lst.lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/lst.lib/Makefile')
-rw-r--r--usr.bin/make/lst.lib/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/usr.bin/make/lst.lib/Makefile b/usr.bin/make/lst.lib/Makefile
deleted file mode 100644
index 1e73eca..0000000
--- a/usr.bin/make/lst.lib/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $NetBSD: Makefile,v 1.3 1995/06/14 15:20:42 christos Exp $
-
-OBJ=lstAppend.o lstDupl.o lstInit.o lstOpen.o lstAtEnd.o lstEnQueue.o \
- lstInsert.o lstAtFront.o lstIsAtEnd.o lstClose.o lstFind.o lstIsEmpty.o \
- lstRemove.o lstConcat.o lstFindFrom.o lstLast.o lstReplace.o lstFirst.o \
- lstDatum.o lstForEach.o lstMember.o lstSucc.o lstDeQueue.o \
- lstForEachFrom.o lstDestroy.o lstNext.o
-
-CFLAGS=-I..
-all: ${OBJ}
OpenPOWER on IntegriCloud