mirror of
https://git.lain.church/emil/libhl.git
synced 2025-06-09 12:16:43 +00:00
Restructuring of build system
This commit is contained in:
parent
ce284f667b
commit
f92a06b410
4
Makefile
4
Makefile
@ -1,8 +1,8 @@
|
||||
include config.mk
|
||||
include tests/chad.mk
|
||||
include chad.mk
|
||||
|
||||
SRC.dir:=source
|
||||
OBJ.dir:=obj
|
||||
OBJ.dir:=object
|
||||
|
||||
SRC:=$(shell find ${SRC.dir} -iname '*.c')
|
||||
HDR:=$(shell find ${SRC.dir} -iname '*.h')
|
||||
|
Loading…
x
Reference in New Issue
Block a user