Makefile #1

  • //
  • guest/
  • perforce_software/
  • utils/
  • p4wrapper/
  • Makefile
  • View
  • Commits
  • Open Download .zip Download (105 B)
all:
	./newshver p4

install: all
	install p4 /usr/local/bin/
	install p4pr.perl /usr/local/bin/

clean:
# Change User Description Committed
#2 797 Rick Richardson Add 'cdiff' command.  By Eric Sybesma.
Install with name 'p5' if /usr/local/bin/p4 already exists.
Don't bother with md5sum on systems that don't have it.
Use -c option on install for BSD.
#1 690 rlo Rick Richardson's "p4wrapper" becomes a public depot utility.
//guest/rick_richardson/perforce/utils/p4wrapper/Makefile
#2 665 Rick Richardson Add automatic version stamping.
#1 648 Rick Richardson rename test.