summaryrefslogtreecommitdiff
path: root/i/simulotron/src/Makefile.am
blob: 2970e77dd7596c5e1699f9e38410071f2a100815 (plain)
1
2
3
4
5
6
7
bin_PROGRAMS 	   = simulotron
simulotron_SOURCES = main.cc \
	      	     socket/socket.cc socket/socket.hh

simulotron_CXXFLAGS = -g -Wall -fmessage-length=0
simulotron_LDADD =
INCLUDES = -I../../src