Cross Reference: Makefile
xref: /ast/src/cmd/pack/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Download
  • only in ./
Makefile revision 3f54fd611f536639ec30dd53c48e5ec1897cc7d9
4812N/A:PACKAGE: ast
4812N/A
4812N/ALICENSE = since=1993,author=dgk
4812N/A
4812N/Apack :: pack.c -lhuff
4812N/A
4812N/Aunpack :: unpack.c -lhuff
4812N/A
4812N/Apcat :: unpack.c -lhuff
4812N/A
4812N/Ahuff 1.0 :LIBRARY: huff.3 huffman.h \
4812N/A huffinit.c huffgethdr.c huffputhdr.c \
4812N/A huffencode.c huffdecode.c
4812N/A
4812N/A:TEST: pack
4812N/A
4812N/A:: RELEASE pack.dat
4812N/A

Indexes created Tue Jul 24 14:28:13 CEST 2018