Jamfile #1

  • //
  • guest/
  • laura_wingerd/
  • perforce/
  • utils/
  • c4/
  • Jamfile
  • View
  • Commits
  • Open Download .zip Download (166 B)
#
#	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 ;
# Change User Description Committed
#1 35 Laura Wingerd Create my guest branch.
//guest/perforce_software/utils/c4/Jamfile
#1 18 Perforce maintenance Add c4, a CVS-like frontend to p4