X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=blobdiff_plain;f=rules.mk;h=ff1f46cb49556b3b01010e5edf42d547fd59bc65;hp=3df1511c5a9223b8146b1053371f737bc8f568eb;hb=7d8057c331d6ed190990b69cf251e062bc2d3126;hpb=8051e60d246ffb396d4d9dc417b632b6e18215d8 diff --git a/rules.mk b/rules.mk index 3df1511..ff1f46c 100644 --- a/rules.mk +++ b/rules.mk @@ -1,12 +1,12 @@ # HACK -.PHONY: physics objs-physics deps-physics -physics: ${TARGET_$P} ${CFGS_$P} ${LIBSTXT_$P} ${LIBSCPY_$P} ${TXT_$P} +.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: physics +all: all-physics ${TARGETTMP_$D}: ${BINDIR_$P}${LIBSDIRNAME_$P}${SONAME_${G_LIB}}