still: moldyn.c:1236: error: parse error at end of input - :/
[physik/posic.git] / math / Makefile
1 CC=gcc
2 CFLAGS=-Wall
3
4 all: math.o
5
6 clean:
7         rm -f *.o