1
0
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:
Lars Brinkhoff
2021-01-24 22:28:49 +01:00
parent 610c2cf532
commit 06939ac3b7
3 changed files with 0 additions and 6 deletions

View File

@@ -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)