components/pconsole/Makefile
changeset 2225 f064d3d3190d
parent 1948 2d1537e7942d
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    59 
    59 
    60 # DESTDIR doesn't work correctly, so we specify some of the paths directly.
    60 # DESTDIR doesn't work correctly, so we specify some of the paths directly.
    61 COMPONENT_INSTALL_ARGS +=	prefix=$(PROTOUSRDIR)
    61 COMPONENT_INSTALL_ARGS +=	prefix=$(PROTOUSRDIR)
    62 
    62 
    63 # common targets
    63 # common targets
       
    64 configure:	$(CONFIGURE_64)
       
    65 
    64 build:		$(BUILD_64)
    66 build:		$(BUILD_64)
    65 
    67 
    66 install:	$(INSTALL_64)
    68 install:	$(INSTALL_64)
    67 
    69 
    68 test:		$(NO_TESTS)
    70 test:		$(NO_TESTS)