|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 237 (0xed) Types: TextFile Names: »Makefile«
└─⟦060c9c824⟧ Bits:30007080 DKUUG TeX 2/12/89 └─⟦this⟧ »./DVIware/laser-setters/umd-dvi/libcompat/Makefile«
OBJS= closedir.o opendir.o readdir.o seekdir.o telldir.o \ bcmp.o bcopy.o bzero.o index.o rindex.o regex.o dup2.o rename.o CFLAGS= -O -I. libdir.a: $(OBJS) rm -f libcompat.a ar rcv libcompat.a $(OBJS) clean: rm -f *.o libcompat.a