/[pearpc]/Makefile.am
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations)
Wed Sep 5 17:11:21 2007 UTC (16 years, 6 months ago) by dpavlin
File size: 279 byte(s)
import upstream CVS
1 AUTOMAKE_OPTIONS = foreign
2
3 EXTRA_DIST = TODO ChangeLog README COPYING AUTHORS ppccfg.example video.x sdl.m4
4 SUBDIRS = doc src scripts
5
6 dist2: distdir
7 -chmod -R a+r $(distdir)
8 BZIP2=$(BZIP2_ENV) $(TAR) chojf $(distdir).tar.bz2 $(distdir)
9 -rm -rf $(distdir)
10
11 dist-all2: dist2

  ViewVC Help
Powered by ViewVC 1.1.26