cidserv/xcid/Makefile
2004-12-23 21:44:39 +00:00

5 lines
50 B
Makefile

all:
cd src && make
clean:
cd src && make clean