components/proftpd/Makefile
changeset 2225 f064d3d3190d
parent 1952 edbaa9c65514
child 3817 30b42c38bbc4
equal deleted inserted replaced
2224:f7669e0b3220 2225:f064d3d3190d
    98 # Do not apply the standard license transforms for this component. The
    98 # Do not apply the standard license transforms for this component. The
    99 # license actions in the proftpd.p5m file are already tagged with the
    99 # license actions in the proftpd.p5m file are already tagged with the
   100 # attributes.
   100 # attributes.
   101 LICENSE_TRANSFORMS =
   101 LICENSE_TRANSFORMS =
   102 
   102 
       
   103 configure:	$(CONFIGURE_32)
       
   104 
   103 build:		$(BUILD_32)
   105 build:		$(BUILD_32)
   104 
   106 
   105 install:	$(INSTALL_32)
   107 install:	$(INSTALL_32)
   106 
   108 
   107 test:		$(NO_TESTS)
   109 test:		$(NO_TESTS)