mirror of
https://github.com/PDP-10/its.git
synced 2026-04-28 04:55:32 +00:00
Remove user directory for adding files.
Experience shows it was not a very useful feature.
This commit is contained in:
1
Makefile
1
Makefile
@@ -190,7 +190,6 @@ $(OUT)/sources.tape: $(OUT)/stamp/touch $(ITSTAR) $(OUT)/stamp/pdp10 $(OUT)/sysh
|
||||
$(ITSTAR) -rf $@ -C doc $(DOC)
|
||||
$(ITSTAR) -rf $@ -C bin $(BIN)
|
||||
$(ITSTAR) -rf $@ -C $(OUT) syshst
|
||||
-cd user; ../$(ITSTAR) -rf ../$@ *
|
||||
|
||||
$(OUT)/salv.tape: $(WRITETAPE) $(RAM) $(NSALV)
|
||||
$(MKDIR) $(OUT)
|
||||
|
||||
Reference in New Issue
Block a user