Page MenuHomec4science

Makefile-am-main
No OneTemporary

File Metadata

Created
Thu, Apr 17, 19:53

Makefile-am-main

### Makefile.am for the qhull package (main)
### Author: Rafael Laboissiere <rafael@debian.org>
### Created: Mon Dec 3 21:36:21 CET 2001
### Documentation files
# to:
docdir = $(prefix)/share/doc/$(PACKAGE)
# which:
doc_DATA = \
index.htm \
Announce.txt \
COPYING.txt \
README.txt \
REGISTER.txt
### Extra files to be included in the tarball
EXTRA_DIST = \
$(doc_DATA) \
.gitignore \
CMakeLists.txt \
File_id.diz \
QHULL-GO.lnk
### Subdirectories for Automaking
SUBDIRS = src/libqhull html eg config

Event Timeline