ack/mach/z80/int/Makefile

5 lines
38 B
Makefile
Raw Normal View History

1984-06-25 16:22:03 +00:00
CFLAGS=-O
dl: dl.o
cc -n -o dl dl.o