summaryrefslogtreecommitdiff
path: root/src/Makefile.am
blob: d9f8a729b7e5397c377a175f2af29ffb1cf4f961 (plain)
1
2
3
4
5
6
bin_PROGRAMS = demoscene-eo
demoscene_eo_SOURCES = demoscene-eo.c scene00.c scene01.c scene02.c

server-local: demoscene-eo
	xterm -e $(SHELL) -c "sleep 1; nc -v localhost 51914; exec $(SHELL)" &
	CACA_DRIVER=raw CACA_GEOMETRY=80x24 ./demoscene-eo | cacaserver