X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=rules.mk;h=258010c486d54d39507b574db9d244a41bde3784;hp=ff1f46cb49556b3b01010e5edf42d547fd59bc65;hb=6f4fcfeea395ef9d5a053737770be580a1ce6406;hpb=481f4f316a4188d19310d3cc305c1cc9f759df1d diff --git a/rules.mk b/rules.mk index ff1f46c..258010c 100644 --- a/rules.mk +++ b/rules.mk @@ -1,12 +1,7 @@ -# HACK -.PHONY: all-physics objs-physics deps-physics -all-physics: ${TARGET_$P} ${CFGS_$P} ${LIBSTXT_$P} ${LIBSCPY_$P} ${TXT_$P} -objs-physics: ${L_OBJS_$P} -deps-physics: ${L_DEPS_$P} - -# HACK -all: all-physics +${G_ALL_PHYSICS}: ${TARGET_$P} ${CFGS_$P} ${LIBSTXT_$P} ${LIBSCPY_$P} ${TXT_$P} +${G_OBJS_PHYSICS}: ${L_OBJS_$P} +${G_DEPS_PHYSICS}: ${L_DEPS_$P} ${TARGETTMP_$D}: ${BINDIR_$P}${LIBSDIRNAME_$P}${SONAME_${G_LIB}}