# # c4 - CVS like front end for p4 CC = gcc ; LINK = gcc ; CCFLAGS = -g ; Main c4 : command.c findroot.c fstat.c ignore.c info.c lookup.c main.c mkws.c scan.c ;