Jamfile #1

  • //
  • guest/
  • mbedalov/
  • p4/
  • 2015-2/
  • zlib/
  • Jamfile
  • View
  • Commits
  • Open Download .zip Download (167 B)
SubDir P4 zlib ;

P4Library $(SUPPORTLIB) : 
	adler32.c
	crc32.c
	deflate.c
	gzip.cc
	inffast.c
	inflate.c
	inftrees.c
	ioapi.c
	trees.c
	unzip.c
	zip.c
	zutil.c 
	;

# Change User Description Committed
#1 19104 mbedalov "Forking branch 2015-2 of perforce_software-p4 to mbedalov-p4."
//guest/perforce_software/p4/2015-2/zlib/Jamfile
#1 18917 Liz Lam Submitting 15.2 source code.