# Makefile to generate the CSS2 document based on its "source files" # Arnaud Le Hors - lehors@w3.org # $Id: Makefile,v 2.122 2013-07-18 08:21:21 bbos Exp $ # what needs to be set for every new release: # Note use of full year (1998) in identifier. #THE_YEAR = 2011 THE_YEAR = $(shell date +%Y) #THE_MONTH = 06 THE_MONTH = $(shell date +%m) #THE_MONTHNAME = June THE_MONTHNAME = $(shell LANG=en_US date +%B) #THE_DAY = 07 THE_DAY = $(shell date +%d) #THE_STATUS = REC THE_STATUS = ED #THE_STATUSNAME = Recommendation THE_STATUSNAME = Editors Draft #THE_STYLE = REC THE_STYLE = ED PERMANENT_NAME = CSS2 # A very visible warning after the first H1 on every page (or at the # location of the _THE_WARNING_ placeholder on some pages). Leave # empty if none is needed. (Escape any & as \&, # as \# and " as \") # THE_WARNING =
Contents" >>$@ $(MKTOC) -l 2 -r $*.html $(HEADINGDB) >>$@ echo "