Updated make and install for move of netapps to rosapps

svn path=/trunk/; revision=2448
This commit is contained in:
Steven Edwards 2001-12-30 04:31:34 +00:00
parent 2ee9a6c165
commit 78f37dc93e
2 changed files with 1 additions and 5 deletions

View file

@ -71,7 +71,7 @@ APPS = args hello test cat bench apc shm lpc thread event file gditest \
objdir atomtest winhello partinfo mutex readfile
#NET_APPS = ncftp ping roshttpd telnet
NET_APPS = ncftp ping roshttpd
NET_APPS =
#lzexpand mapi32 (missing imports)
#dsound (missing winmm.dll)

View file

@ -85,9 +85,5 @@ copy apps\atomtest\atomtest.exe %ROS_INSTALL%\bin
copy apps\partinfo\partinfo.exe %ROS_INSTALL%\bin
copy apps\objdir\objdir.exe %ROS_INSTALL%\bin
copy apps\mutex\mutex.exe %ROS_INSTALL%\bin
copy apps\net\ncftp\ncftp.exe %ROS_INSTALL%\bin
copy apps\net\ping\ping.exe %ROS_INSTALL%\bin
copy apps\net\roshttpd\roshttpd.exe %ROS_INSTALL%\bin
copy apps\net\telnet\telnet.exe %ROS_INSTALL%\bin
copy media\fonts\helb____.ttf %ROS_INSTALL%\media\fonts
copy media\fonts\timr____.ttf %ROS_INSTALL%\media\fonts