Makefile 178 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 # Makefile for swarfir project BIN=swarfir # C sources SOURCES=swarfir.c HEADERS=../common_sys_header.inc # required libraries in correct order LIBS=c m c bcc built CFLAGS=