Makefile 238 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 14 # Makefile for paranoia project BIN=paranoia # C sources SOURCES=paranoia.c # header and additional files HEADERS=../common_sys_header.inc CFLAGS= # libraries in required order (compiled in the order) LIBS=sf built m bcc c bcc built