Project

General

Profile

« Previous | Next » 

Revision 3900

mappings/Makefile: .%.last_cleanup: Removed simplify_xpath because non-derived maps will now have VegX XPaths in their Source column URLs, which should not be modified

View differences:

mappings/Makefile
40 40

  
41 41
ifneq ($(filter .%.last_cleanup,$(MAKECMDGOALS)),)
42 42
.%.last_cleanup: %
43
	$(bin)/in_place $< $(bin)/simplify_xpath
44 43
	$(bin)/in_place $< $(bin)/sort_map
45 44
	touch $@
46 45
	$(call review_,$<)

Also available in: Unified diff