comparison Makefile.am @ 1847:8958b580d026

Change Name_js to skip code snippets that depend on the CSRF-protection signature
author Adam Chlipala <adam@chlipala.net>
date Mon, 01 Apr 2013 10:13:49 -0400
parents 052c5eedc9ea
children 2eabe66daef6
comparison
equal deleted inserted replaced
1846:bcae365efa85 1847:8958b580d026
15 15
16 SUBDIRS = src/c 16 SUBDIRS = src/c
17 17
18 .PHONY: smlnj mlton package reauto 18 .PHONY: smlnj mlton package reauto
19 19
20 smlnj: src/urweb.cm 20 smlnj: src/urweb.cm xml/entities.sml
21 mlton: bin/urweb 21 mlton: bin/urweb
22 22
23 clean-local: 23 clean-local:
24 rm -f src/*.mlton.grm.* src/*.mlton.lex.* \ 24 rm -f src/*.mlton.grm.* src/*.mlton.lex.* \
25 src/urweb.cm src/urweb.mlb xml/parse xml/entities.sml 25 src/urweb.cm src/urweb.mlb xml/parse xml/entities.sml