cidserv/xcid/Makefile

5 lines
50 B
Makefile
Raw Normal View History

2004-12-23 16:44:39 -05:00
all:
cd src && make
clean:
cd src && make clean