/[pkg-openswan]/trunk/dtrmakefile
ViewVC logotype

Contents of /trunk/dtrmakefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (show annotations) (download)
Thu Sep 23 09:39:46 2004 UTC (8 years, 7 months ago) by rmayr
File size: 268 byte(s)
Added the initial tree, already including some tags of already uploaded Debian 
packages.
1 default:
2 echo 'no default target in this makefile' >&2 ; exit 1
3
4 # at the moment there is no difference between snapshot and release build
5 snapready: buildready
6 relready: buildready
7
8 # set up for build
9 buildready:
10 rm -f dtrmakefile cvs.datemark
11 cd doc ; $(MAKE) -s

  ViewVC Help
Powered by ViewVC 1.1.5