Advertisement

1 - 1 of 1 containing alltags:("unix makefile") (0.001 seconds)
this line came from a makefile: @set -e; $(CC) -MM -c $< $(CFLAGS) $(CPPFLAGS) $(INCLUDE) | \ sed 's/\($*\)\.o[ :]*/\1.o $(notdir $@) : /g' > $@; \ [ -s $@ ] || rm -f $@ can someone deciphe...
Zones: Unix, Regular ExpressionsDate Answered: 06/09/2008 Grade: A Views: 0
  • 1