Skip to content

Commit 49ce958

Browse files
committed
Fix the Overview.html file, tidy up the Makefile.
1 parent 7778501 commit 49ce958

3 files changed

Lines changed: 2783 additions & 43 deletions

File tree

css3-transforms/Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@ CURLFLAGS=
3232
# invoke make like this: "make PUBDATE=2008-03-19"
3333
PUBMSG=
3434
PUBDATE=
35-
USER=dschulze
36-
37-
W3C_CSS_DIR=~/work/W3C/cvs/dev.w3.org/csswg/css3-exclusions
35+
USER=
3836

3937
all: $(OUTPUTFILE)
4038

0 commit comments

Comments
 (0)