]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - BCM/libBCM.pkg
Removing the flat makefiles
[u/mrichter/AliRoot.git] / BCM / libBCM.pkg
diff --git a/BCM/libBCM.pkg b/BCM/libBCM.pkg
deleted file mode 100644 (file)
index 01dd2e9..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-#-*- Mode: Makefile -*-
-
-SRCS=          AliBCM.cxx AliBCMHit.cxx AliBCMLoader.cxx
-
-HDRS= $(SRCS:.cxx=.h)
-
-DHDR:=BCMLinkDef.h
-
-ifeq (win32gcc,$(ALICE_TARGET))
-PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
-                         -lSTEER -lSTEERBase \
-                         -L$(ROOTLIBDIR) -lVMC -lGeom 
-endif
-