convert line ends
[canaan.git] / prj / tech / libsrc / dstruct / Makefile
blob86921e0cb23fdf9cc8ef70cc6f66ecd20fe5d8a9
2 # $Source: x:/prj/tech/libsrc/dstruct/RCS/makefile $
3 # $Revision: 2.2 $
4 # $Author: TOML $
5 # $Date: 1996/04/08 16:51:13 $
7 MAKETOP = $(CWD)
9 PROJECT = tech
11 %include $(MRC)\env.rc
13 %include $(MRC)\init.rc
15 LIBTARGS = dstruct
17 DSTRUCT_OBJS = array fname hash hheap huffde huffen llist lllist \
18 message pqueue rect strall symdump symtab
20 DSTRUCT_HDRS = array.h fname.h hash.h hheap.h huff.h huffde.h llist.h \
21 message.h pqueue.h rect.h slist.h strall.h symtab.h
23 %include $(MRC)\make.rc