Changeset 3 for php/trunk/doxygen/makefile
- Timestamp:
- Jul 11, 2011, 11:12:38 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
php/trunk/doxygen/makefile
r2 r3 1 1 2 # RDFInt - RDF Interfaces for PHP2 # RDFInt.php - RDF Interfaces for PHP 3 3 # Copyright 2011 netlabs.org 4 4 # Author: Christian Langanke, Adrian Gschwend … … 18 18 # CONFIGURE HERE 19 19 20 LIBNAME=rdfint 20 LIBNAME=rdfint.php 21 21 LIBROOT=.. 22 22 OUTPUTDIR=doc
Note:
See TracChangeset
for help on using the changeset viewer.