Makefile
上传用户:xiejiait
上传日期:2007-01-06
资源大小:881k
文件大小:1k
- #ident %W% %E% %Q%
- ###########################################################################
- SRCROOT= ..
- RULESDIR= RULES
- include $(SRCROOT)/$(RULESDIR)/rules.top
- ###########################################################################
- INSDIR= bin
- TARGET= readcd
- CPPOPTS += -DUSE_PG
- CFILES= readcd.c cd_misc.c io.c
- scsi_cdr.c
- modes.c misc.c
- HFILES=
- #LIBS= -lschily $(LIB_SOCKET)
- LIBS= -lscg -lschily $(SCSILIB)
- XMK_FILE= Makefile.man
- ###########################################################################
- include $(SRCROOT)/$(RULESDIR)/rules.cmd
- ###########################################################################
- count: $(CFILES) $(HFILES)
- count $r1