[Libsysio-commit] HEAD: libsysio/misc module.mk
Brought to you by:
lward
From: Lee W. <lw...@us...> - 2009-02-25 04:52:02
|
Update of /cvsroot/libsysio/libsysio/misc In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv4318 Added Files: module.mk Log Message: Build source out of misc directory as well. --- NEW FILE --- if WITH_FILE_HANDLE_INTERFACE FHI_INTERFACE_SRCS = misc/fhi.c else FHI_INTERFACE_SRCS = endif MISCDIR_SRCS = $(FHI_INTERFACE_SRCS) MISCDIR_EXTRA = misc/module.mk |