diff options
author | Tom Tromey <tromey@redhat.com> | 1996-01-02 02:20:18 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1996-01-02 02:20:18 +0000 |
commit | 3aba9acdce3cccdd786d446e636c7602308192ef (patch) | |
tree | fffaab71f15e3a317fed17c435a26986e2a7d552 /program.am | |
parent | ec4892f69968720e8c53d33adaa65d1a8d801c8d (diff) | |
download | automake-3aba9acdce3cccdd786d446e636c7602308192ef.tar.gz |
Many changes from Franc,ois
Diffstat (limited to 'program.am')
-rw-r--r-- | program.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program.am b/program.am index da9879351..f37fd916b 100644 --- a/program.am +++ b/program.am @@ -1,3 +1,2 @@ @PROGRAM@: $(@PROGRAM@_OBJECTS) $(LINK) $(@PROGRAM@_OBJECTS) $(@PROGRAM@_LDADD) $(LIBS) - |