MAKEFILE rules (from .o to no suffix)

T Hu twh at bocar.UUCP
Wed May 22 02:17:05 AEST 1985


   How about
	.c:
	    $(CC) $(FLAGS) $(LDFLAGS) $*.c -o $@
	.o:

   I am using UNIX V.



More information about the Comp.unix mailing list