2013-11-20 13:54:14 +01:00
|
|
|
EXAMPLESDIR=../../examples
|
|
|
|
TOOLSDIR=../../tools
|
|
|
|
|
|
|
|
EXAMPLES = \
|
|
|
|
irc/c64 \
|
2015-10-31 12:36:37 +01:00
|
|
|
irc-80col/c64 \
|
2013-11-20 13:54:14 +01:00
|
|
|
telnet-server/c64 \
|
|
|
|
webbrowser/c64 \
|
2015-10-31 12:36:37 +01:00
|
|
|
webbrowser-80col/c64 \
|
2015-11-17 21:08:25 +01:00
|
|
|
webserver/c64:HTTPD-CFS=1 \
|
2015-10-31 12:36:37 +01:00
|
|
|
wget/c64 \
|
|
|
|
telnet-server/apple2enh \
|
|
|
|
telnet-server/atarixl \
|
|
|
|
telnet-server/c128 \
|
|
|
|
webbrowser-80col/apple2enh \
|
|
|
|
webbrowser-80col/atarixl \
|
|
|
|
webbrowser-80col/c128 \
|
2013-11-20 13:54:14 +01:00
|
|
|
|
|
|
|
TOOLS=
|
|
|
|
|
|
|
|
include ../Makefile.compile-test
|