/[classpath]/classpath/Makefile.am
ViewVC logotype

Diff of /classpath/Makefile.am

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

revision 1.23 by cbj, Tue Dec 24 05:35:22 2002 UTC revision 1.24 by cbj, Sat Feb 1 05:44:14 2003 UTC
# Line 5  SUBDIRS = lib doc gnu java javax native Line 5  SUBDIRS = lib doc gnu java javax native
5    
6  native: lib  native: lib
7    
8  EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath  EXTRA_DIST = HACKING BUGS THANKYOU mauve-classpath LICENSE
9    
10  DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc  DISTCHECK_CONFIGURE_FLAGS = --enable-gjdoc
11    
# Line 13  dist-hook: Line 13  dist-hook:
13          -$(mkinstalldirs) $(distdir)/include          -$(mkinstalldirs) $(distdir)/include
14          -cp -f $(top_srcdir)/include/*.in $(distdir)/include          -cp -f $(top_srcdir)/include/*.in $(distdir)/include
15          -cp -f $(top_srcdir)/include/*.h $(distdir)/include          -cp -f $(top_srcdir)/include/*.h $(distdir)/include
16            -$(mkinstalldirs) $(distdir)/external/jaxp
17            -cp -f $(top_srcdir)/external/README $(distdir)/external
18            -cp -f --parents $(top_srcdir)/external/jaxp $(distdir)/external/jaxp
19    
20  ChangeLog:  ChangeLog:
21          cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf          cvs2cl.pl -b --gmt --log-opts "-d'1998-06-30< now'" --window 7200 --usermap ChangeLog.usermap --ignore ChangeLog --fsf

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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