components/grails/Makefile
changeset 506 2b05b23a6145
parent 416 29596f18b973
child 533 d704b1983e3e
equal deleted inserted replaced
505:064bc3aa72d4 506:2b05b23a6145
    35 
    35 
    36 include ../../make-rules/prep.mk
    36 include ../../make-rules/prep.mk
    37 include ../../make-rules/ant.mk
    37 include ../../make-rules/ant.mk
    38 include ../../make-rules/ips.mk
    38 include ../../make-rules/ips.mk
    39 
    39 
       
    40 COMPONENT_BUILD_ARGS=
       
    41 
    40 # common targets
    42 # common targets
    41 build:		$(BUILD_32)
    43 build:		$(BUILD_32)
    42 
    44 
    43 # fix names with spaces
    45 # fix names with spaces
    44 # workaround for bug 6734267 (pkgmk does not allow spaces in file names)
    46 # workaround for bug 6734267 (pkgmk does not allow spaces in file names)