X-Git-Url: http://git.buserror.net/cgi-bin/gitweb.cgi?p=polintos%2Fscott%2Fpriv.git;a=blobdiff_plain;f=lib%2Fc%2FMakefile;h=8b8725cd4408456c3f78df28d0ca4e26faebf4ae;hp=f61d9aaf19f7ae9c351ab22bdbeb60e3fd6fd53b;hb=4b46e0122596ab988ca1c2045464ad7c2af0358b;hpb=bcba00f20216db4b6f42fdf2a06e0590df336023 diff --git a/lib/c/Makefile b/lib/c/Makefile index f61d9aa..8b8725c 100644 --- a/lib/c/Makefile +++ b/lib/c/Makefile @@ -1,5 +1 @@ -DIR := c/ -DIRS += $(DIR) - -RAW_CXXFILES := -CXXFILES += $(RAW_CXXFILES:%=$(DIR)%) +include c/freestanding/Makefile