changeset 7785 | 51080767e1a9 |
parent 7763 | 2a3817cf33cb |
7783:9db1925bee3c | 7785:51080767e1a9 |
---|---|
44 test system-test component-hook: $(SUBDIRS) |
44 test system-test component-hook: $(SUBDIRS) |
45 |
45 |
46 $(SUBDIRS): FORCE |
46 $(SUBDIRS): FORCE |
47 @+echo "$(TARGET) [email protected]" ; $(MAKE) -C [email protected] $(TARGET) |
47 @+echo "$(TARGET) [email protected]" ; $(MAKE) -C [email protected] $(TARGET) |
48 |
48 |
49 README.md: README |
|
50 /usr/bin/cp -f $< [email protected] |
|
51 |
|
52 FORCE: |
49 FORCE: |