all: ./aa.h @echo $<
./aa.h:I need to preserve the "./" part. How can I achieve that?
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
all: ./aa.h @echo $<
./aa.h:I need to preserve the "./" part. How can I achieve that?
_______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make