/[xforms]/xforms/lib/include/Makefile.am
ViewVC logotype

Diff of /xforms/lib/include/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by leeming, Thu May 22 17:47:16 2003 UTC revision 1.4 by leeming, Wed Dec 3 01:02:26 2003 UTC
# Line 45  stamp-forms: AAA.h $(noinst_HEADERS) Line 45  stamp-forms: AAA.h $(noinst_HEADERS)
45          rm -f tmpforms          rm -f tmpforms
46          sed "1,/crop here for forms/d" AAA.h > tmpforms          sed "1,/crop here for forms/d" AAA.h > tmpforms
47          for i in $(noinst_HEADERS); do \          for i in $(noinst_HEADERS); do \
48                  sed "1,/crop here for forms/d" ${srcdir}/$$i >> tmpforms; \                  sed "1,/crop here for forms/d" ${srcdir}/`basename $$i` >> tmpforms; \
49          done          done
50          if cmp -s tmpforms forms.h ; then \          if cmp -s tmpforms forms.h ; then \
51                  rm -f tmpforms ;\                  rm -f tmpforms ;\

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26