source: network-demos/Makefile @ b31723e

network-demos-4-6-branch network-demos-4-6-1
Last change on this file since b31723e was 53962bf, checked in by Joel Sherrill <joel.sherrill@…>, on 09/18/03 at 20:47:37

2003-09-18 Joel Sherrill <joel@…>

PR 493/networking

  • dnstest/init.c, http/Makefile, http/init.c, http/system.h, netdemo/init.c, netlink/init.c, ntp/init.c, select/init.c, select/test.c, tftpTest/init.c, tftpTest/test.c, ttcp/init.c, ttcp/rtems_ttcp.c: Made all the tests compile and eliminated warnings except in the ttcp_orig code.
  • Makefile: New file.
  • netlink/system.h: Removed.
  • Property mode set to 100644
File size: 235 bytes
Line 
1#
2#  $Id$
3#
4
5# rpc_demo requires an extra configuration file
6SUBDIRS=netdemo netlink dnstest http ntp select tftpTest ttcp
7
8include $(RTEMS_MAKEFILE_PATH)/Makefile.inc
9
10include $(RTEMS_CUSTOM)
11include $(RTEMS_ROOT)/make/directory.cfg
12
Note: See TracBrowser for help on using the repository browser.