|
DataMuseum.dkPresents historical artifacts from the history of: Commodore CBM-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Commodore CBM-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 174 (0xae) Types: TextFile Notes: UNIX file Names: »makefile«
└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code └─⟦f4b8d8c84⟧ UNIX Filesystem └─ ⟦this⟧ »cmd/awk/makefile«
CFLAGS= -f -O OBJECTS=awk.o awk0.o awk1.o awk2.o awk3.o awk4.o awk5.o awk6.o awk: $(OBJECTS) cc -fi -o awk $(OBJECTS) -lm $(OBJECTS): awk.h awk.o: awk.y awk1.o: y.tab.h