From 3df10f61d83257210e237ab9e03c8a39fe0aa1e4 Mon Sep 17 00:00:00 2001 From: Patrik Gornicz Date: Tue, 23 Jun 2009 20:29:57 -0400 Subject: [PATCH] removed make file comment --- rules.mk | 4 ---- 1 file changed, 4 deletions(-) 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} -- 2.10.2