/[gxemul]/upstream/0.4.1/doc/Makefile.skel
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 /upstream/0.4.1/doc/Makefile.skel

Parent Directory Parent Directory | Revision Log Revision Log


Revision 29 - (show annotations)
Mon Oct 8 16:20:32 2007 UTC (16 years, 7 months ago) by dpavlin
File size: 238 byte(s)
0.4.1
1 #
2 # $Id: Makefile.skel,v 1.1 2006/02/25 16:27:00 debug Exp $
3 #
4 # Makefile for GXemul documentation
5 #
6
7 all:
8 mkdir generated; cd generated; ../make_documentation.sh YES; cd ..
9
10 clean:
11 rm -rf generated
12
13 clean_all: clean
14 rm -f Makefile
15

  ViewVC Help
Powered by ViewVC 1.1.26