osd-contiki/examples/webserver
2008-11-10 22:47:10 +00:00
..
httpd-cfs Added some sample content for the webserver example using CFS. 2008-05-21 07:43:53 +00:00
Makefile Minor formatting change. 2008-11-10 22:47:10 +00:00
Makefile.apple2enh.defines The Contiki 2.x build system allows to define arbitrary macros for the C compiler preprocessor (in other word add -d<macro[=value]>'s to the C compiler command line) directly from the gnumake command line by setting the gnumake variable DEFINES to a comma-seperated list of macros (and optionally values) like this: 2008-05-26 09:28:28 +00:00
Makefile.c64.defines The Contiki 2.x build system allows to define arbitrary macros for the C compiler preprocessor (in other word add -d<macro[=value]>'s to the C compiler command line) directly from the gnumake command line by setting the gnumake variable DEFINES to a comma-seperated list of macros (and optionally values) like this: 2008-05-26 09:28:28 +00:00
Makefile.c128.defines The Contiki 2.x build system allows to define arbitrary macros for the C compiler preprocessor (in other word add -d<macro[=value]>'s to the C compiler command line) directly from the gnumake command line by setting the gnumake variable DEFINES to a comma-seperated list of macros (and optionally values) like this: 2008-05-26 09:28:28 +00:00
Makefile.target Now that we started adding files to the CVS which are normally generated with a 'save...' make goal we can remove the DEFAULT_TARGET mechanism altogether and just add Makefile.target files. 2008-05-26 10:09:12 +00:00
webserver-example.c Import of the contiki-2.x development code from the SICS internal CVS server 2006-06-17 22:41:10 +00:00