Log In
atests
/
atests.libc
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Blame src/math/Makefile
Branch:
338079caa555f160e40cca45fc2c8fe455195e3a
main
master
338079caa555f160e40cca45fc2c8fe455195e3a
src
math
Makefile
Blob
History
Raw
Szabolcs Nagy
cfa23c
all:
Szabolcs Nagy
b76071
%: FORCE
Szabolcs Nagy
fd13cb
$(MAKE) -C ../.. B=src src/math/$@
Szabolcs Nagy
ea45c8
.SUFFIXES:
Szabolcs Nagy
b76071
FORCE: ;