SCM Repository
[diderot] / branches / pure-cfg / doc / Makefile.in |
View of /branches/pure-cfg/doc/Makefile.in
Parent Directory
|
Revision Log
Revision 3349 -
(download)
(annotate)
Tue Oct 27 15:16:36 2015 UTC (6 years, 6 months ago) by jhr
File size: 429 byte(s)
Tue Oct 27 15:16:36 2015 UTC (6 years, 6 months ago) by jhr
File size: 429 byte(s)
making copyrights consistent for all code in the repository
# Makefile for diderot documentation # # This code is part of the Diderot Project (http://diderot-language.cs.uchicago.edu) # # COPYRIGHT (c) 2015 The University of Chicago # All rights reserved. # SHELL = @SHELL@ @SET_MAKE@ DOXYGEN = @DOXYGEN@ #################### Cleanup #################### CLEAN_SUBDIRS = CLEAN_FILES = DISTCLEAN_FILES += Makefile DEVCLEAN_FILES = include @DIDEROT_MKDIR@/clean-rules.gmk
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |