Changes in uspace/Makefile [1edd6d0:b501de7] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r1edd6d0 rb501de7  
    273273        $(MAKE) -r -C $(basename $@) all-test PRECHECK=$(PRECHECK)
    274274
    275 export: lib/posix.build lib/math.build lib/clui.build
     275export: $(BUILDS)
    276276        $(MAKE) -r -C lib/posix export EXPORT_DIR=$(EXPORT_DIR)
    277277
Note: See TracChangeset for help on using the changeset viewer.