ack/lang/cem/libcc.ansi/make.proto

7 lines
88 B
Protocol Buffer
Raw Normal View History

1989-12-19 15:06:03 +00:00
.SUFFIXES: .o .e .c .m .s
.c.o .e.o .c.m .e.m .c.s .e.s:
$(CC) $(CFLAGS) -c $<
fake: