summaryrefslogtreecommitdiff
path: root/pkg/samurai/gen.rc
blob: e09ae8b10eeb1f12e78ad3f6bd69e2803adac715 (plain)
1
2
3
4
5
6
7
8
9
cflags\
	-Wall -Wextra '-std=c99' -pedantic\
	-D '_POSIX_C_SOURCE=200809L'

exe samu build.c deps.c env.c graph.c htab.c lex.c log.c parse.c samurai.c tool.c util.c
file bin/samu '$outdir'/samu 755
man 1 samu.1

fetch git