1 2 3 4 5 6 7 8
OBJS = \ main.o PROGRAM = About LDFLAGS = -lgui -ldraw -lipc -lcore -lc include ../../Makefile.common