summaryrefslogtreecommitdiff
path: root/apps/examples/Makefile
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-28 18:10:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-08-28 18:10:53 +0000
commit0671167e2a192d26fd43efa2130c4fccc32b76b8 (patch)
tree4203da92e42591c7bbea47870fd6cd954c0d55ea /apps/examples/Makefile
parentd65957d369dfa895eda4b20ba24a168c7ce6dd4b (diff)
downloadnuttx-0671167e2a192d26fd43efa2130c4fccc32b76b8.tar.gz
nuttx-0671167e2a192d26fd43efa2130c4fccc32b76b8.tar.bz2
nuttx-0671167e2a192d26fd43efa2130c4fccc32b76b8.zip
Use instead of make
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3920 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'apps/examples/Makefile')
-rw-r--r--apps/examples/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/examples/Makefile b/apps/examples/Makefile
index f8cbd4384..7810f1a69 100644
--- a/apps/examples/Makefile
+++ b/apps/examples/Makefile
@@ -37,10 +37,10 @@
# Sub-directories
-SUBDIRS = buttons dhcpd ftpc hello helloxx hidkbd igmp mm mount nettest \
- nsh null nx nxffs nxflat nxhello nximage nxlines nxtext ostest pashello \
- pipe poll rgmp romfs sendmail serloop thttpd udp uip usbserial \
- usbstorage wget wlan
+SUBDIRS = buttons dhcpd ftpc hello helloxx hidkbd igmp mm mount \
+ nettest nsh null nx nxffs nxflat nxhello nximage nxlines \
+ nxtext ostest pashello pipe poll rgmp romfs sendmail serloop \
+ thttpd udp uip usbserial usbstorage wget wlan
# Sub-directories that might need context setup