Abort if perl not found
[automake.git] / program.am
blob704e5040f2b91be74937f2a057034264bdb75c9e
1 @PROGRAM@: $(@PROGRAM@_OBJECTS)
2         $(CC) -o $@ $(@PROGRAM@_OBJECTS) $(LDFLAGS) $(@PROGRAM@_LDADD) $(LIBS)