Parcourir la source

blib definition moved to Makefile.housekeeping.

tags/v0.9.3
Michael Brown il y a 20 ans
Parent
révision
641596e6ba
1 fichiers modifiés avec 0 ajouts et 3 suppressions
  1. 0
    3
      src/Makefile

+ 0
- 3
src/Makefile Voir le fichier

80
 #
80
 #
81
 BIN		?= bin
81
 BIN		?= bin
82
 
82
 
83
-# Library containing all compiled objects
84
-BLIB	= $(BIN)/blib.a
85
-
86
 # Common flags
83
 # Common flags
87
 #
84
 #
88
 CFLAGS		+= -I include -I arch/$(ARCH)/include -I . -DARCH=$(ARCH)
85
 CFLAGS		+= -I include -I arch/$(ARCH)/include -I . -DARCH=$(ARCH)

Chargement…
Annuler
Enregistrer