repo.or.cz
/
automake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Updated for CVS
[automake.git]
/
program.am
blob
704e5040f2b91be74937f2a057034264bdb75c9e
1
@PROGRAM@: $(@PROGRAM@_OBJECTS)
2
$(CC) -o $@ $(@PROGRAM@_OBJECTS) $(LDFLAGS) $(@PROGRAM@_LDADD) $(LIBS)
3