From: Patrik Gornicz Date: Wed, 24 Jun 2009 00:29:57 +0000 (-0400) Subject: removed make file comment X-Git-Url: http://gitweb.pgornicz.com/gitweb.cgi?p=physics.git;a=commitdiff_plain;h=3df10f61d83257210e237ab9e03c8a39fe0aa1e4 removed make file comment --- diff --git a/rules.mk b/rules.mk index b7387de..31ffe12 100644 --- a/rules.mk +++ b/rules.mk @@ -20,10 +20,6 @@ ${TARGETTMP_$P}: ${L_OBJS_$P} | $${@D} ${TARGET_$P}: ${TARGETTMP_$P} | $${@D} ${cmd-cp} -# how to copy a library to the bin directory -#${BINDIR_$P}${SONAME_${G_LIB}}: ${TARGET_${G_LIB}} | $${@D} -# ${cmd-cp} - # rule to copy the config files into the working directory ${DSTCFGDIR_$P}%: ${SRCCFGDIR_$P}% | $$(dir $$@) ${cmd-cp}