Przeglądaj źródła

Revert "no need for depending on build library ("blib")"

This reverts commit 9dc2515d7e.

I want "make" to actually build something.
tags/v0.9.3
Michael Brown 17 lat temu
rodzic
commit
c482fc90fb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1
    1
      src/Makefile

+ 1
- 1
src/Makefile Wyświetl plik

@@ -35,7 +35,7 @@ include arch/$(ARCH)/Config
35 35
 # If invoked with no build target, print out a helpfully suggestive
36 36
 # message.
37 37
 #
38
-noargs :
38
+noargs : blib
39 39
 	@echo '===================================================='
40 40
 	@echo
41 41
 	@echo ' *** WARNING: THE INSTRUCTIONS BELOW DO NOT FULLY WORK YET !!!  ***'

Ładowanie…
Anuluj
Zapisz