summaryrefslogtreecommitdiff
path: root/Makefile.private
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2011-12-07 10:03:23 -0800
committerH. Peter Anvin <hpa@zytor.com>2011-12-07 10:03:23 -0800
commit1704b46f53cf436c3c9c043d89cb8465650313be (patch)
treee5f0c0f3cd1ca09925e0e83f969f9ebbb23eb868 /Makefile.private
parentca36e64e28aba377c665cb779894121f9be00751 (diff)
downloadsyslinux-1704b46f53cf436c3c9c043d89cb8465650313be.tar.gz
Makefile.private: remove obsolete targetsyslinux-4.05-pre7
Remove target made obsolete by upstream changes. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'Makefile.private')
-rw-r--r--Makefile.private4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.private b/Makefile.private
index 972abc24..92127e98 100644
--- a/Makefile.private
+++ b/Makefile.private
@@ -100,7 +100,3 @@ LATEST_PREREL := syslinux-$(VERSION)-pre$(LATEST_PRERELNO)
unprerel:
echo $(LATEST_PRERELNO) > $(PRERELDIR)/.prerel
@echo Next release will be $(LATEST_PREREL)
-
-preupload:
- scp $(PRERELDIR)/$(LATEST_PREREL).* $(UPLOAD)/Testing
- git push --tags