From: Patrik Gornicz Date: Sat, 1 Aug 2009 20:44:35 +0000 (-0400) Subject: added bear to include folder X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=commitdiff_plain;h=481f4f316a4188d19310d3cc305c1cc9f759df1d added bear to include folder --- diff --git a/src/bear b/src/bear deleted file mode 120000 index 177c5ab..0000000 --- a/src/bear +++ /dev/null @@ -1 +0,0 @@ -../../lib/inc \ No newline at end of file diff --git a/vars.mk b/vars.mk index f7457f8..573f756 100644 --- a/vars.mk +++ b/vars.mk @@ -10,7 +10,7 @@ OBJSDIR_$P := ${CURDIR}${G_OBJSDIR} BINDIR_$P := ${CURDIR}${G_BINDIR} # HACK -T_INCDIRS_$P := ${SRCSDIR_$P} # lib/inc/ +T_INCDIRS_$P := ${SRCSDIR_$P} lib/include/ INCFLAGS_$P := $(addprefix -I, ${T_INCDIRS_$P}) T_INCDIRS_$P := # empty