add submodules for dosutils and mail
This commit is contained in:
@@ -37,14 +37,6 @@ add_definitions(
|
||||
# Source Files
|
||||
##############
|
||||
|
||||
|
||||
#SET (include_src
|
||||
# cbmcopy.h
|
||||
# d64copy.h
|
||||
# opencbm.h
|
||||
# )
|
||||
|
||||
|
||||
add_executable( comm comm.c )
|
||||
add_executable( sendm sendm.c )
|
||||
add_executable( unxcomm unxcomm.c )
|
||||
@@ -59,7 +51,6 @@ add_executable( unxsendm unxsendm.c )
|
||||
# Install Files
|
||||
##############
|
||||
|
||||
#install(FILES ${include_src} DESTINATION ${INCLUDE_INSTALL_DIR})
|
||||
install(FILES nwserv.conf DESTINATION ${MARS_NWE_INSTALL_FULL_CONFDIR})
|
||||
install(FILES nwserv.stations DESTINATION ${MARS_NWE_INSTALL_FULL_CONFDIR})
|
||||
install(FILES nw.ini.cnv.437 DESTINATION ${MARS_NWE_INSTALL_FULL_CONFDIR}/nwserv.cnv.437)
|
||||
|
||||
Reference in New Issue
Block a user