|
|
1.1 ! root 1: # @(#)Makefile 1.1 (Berkeley) 12/15/82 ! 2: ! 3: CFLAGS=-O ! 4: m4: m4.o m4y.o ! 5: $(CC) -o m4 m4.o m4y.o ! 6: ! 7: install: ! 8: install -s m4 $(DESTDIR)/usr/bin ! 9: ! 10: clean: ! 11: rm -f *.o
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.