From: Jan Kiszka <
jan.k...@siemens.com>
Obsoleted when we switched to autoconf/automake.
Signed-off-by: Jan Kiszka <
jan.k...@siemens.com>
---
env/Makefile | 24 ------------------------
1 file changed, 24 deletions(-)
delete mode 100644 env/Makefile
diff --git a/env/Makefile b/env/Makefile
deleted file mode 100644
index 215f4da..0000000
--- a/env/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-#
-# EFI Boot Guard
-#
-# Copyright (c) Siemens AG, 2017
-#
-# Authors:
-# Jan Kiszka <
jan.k...@siemens.com>
-# Andreas Reichel <
andreas.r...@siemens.com>
-#
-# This work is licensed under the terms of the GNU GPL, version 2. See
-# the COPYING file in the top-level directory.
-#
-
-OBJS := syspart.o fatvars.o
-
-env_backends: $(OBJS)
-
-%.o: %.c
- @$(CC) $(CFLAGS) $(CPPFLAGS) -o $@ -c $<
-
-clean:
- @rm -rf *.o
-
-.PHONY: env_backends clean
--
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux