]> code.delx.au - refind/blobdiff - EfiLib/Make.tiano
Significant reworking of Makefile structure. Added Apple Core Storage
[refind] / EfiLib / Make.tiano
index 3be7522e98955acc9d18db38bfbcf6b765a002ce..6b0a3b09f272f84b4b200bed88d260507e5e74fb 100644 (file)
@@ -8,12 +8,10 @@
 # You should have received a copy of the GNU General Public License
 # along with this program. If not, see <http://www.gnu.org/licenses/>.
 
-include ../Make.tiano
+include ../Make.common
 
 SOURCE_NAMES     = legacy BmLib BdsConnect DevicePath BdsHelper BdsTianoCore
 OBJS             = $(SOURCE_NAMES:=.obj)
-#DRIVERNAME      = ext2
-#BUILDME          = $(DRIVERNAME)_$(FILENAME_CODE).efi
 
 all: $(AR_TARGET)