Update of /cvsroot/bobs/bobs/doc
In directory sc8-pr-cvs1:/tmp/cvs-serv10619/bobs/doc
Added Files:
Makefile.am
Log Message:
Rewrite makefiles to use as much default processing as possible and
remove much custom code. There is now a Makefile.am in each subdirectory.
'make dist' now works.
Added option --with-crondir to help with rpm build. It uses DESTDIR
variable that rpm needs. The regular file backup.php is now put in the
cron directory instead of a link.
--- NEW FILE: Makefile.am ---
# Also include these files in the distribution
EXTRA_DIST = assign.php fileformat list.php
|