TEst commit
authorChris Lattner <sabre@nondot.org>
Tue, 17 Sep 2002 23:22:31 +0000 (23:22 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 17 Sep 2002 23:22:31 +0000 (23:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3791 91177308-0d34-0410-b5e6-96231b3b80d8

support/tools/Burg/Makefile
utils/Burg/Makefile

index 2e5e05260e190bbb08975ca6830470f2151a8675..70bb26eed8d07b1a20eac743b54a726ebe9b61e3 100644 (file)
@@ -57,6 +57,7 @@ FE_OBJS = \
 
 all: burg
 
+
 burg: $(BU_OBJS) $(FE_OBJS)
        $(CC) -o burg $(CFLAGS) $(BU_OBJS) $(FE_OBJS)
 
index 2e5e05260e190bbb08975ca6830470f2151a8675..70bb26eed8d07b1a20eac743b54a726ebe9b61e3 100644 (file)
@@ -57,6 +57,7 @@ FE_OBJS = \
 
 all: burg
 
+
 burg: $(BU_OBJS) $(FE_OBJS)
        $(CC) -o burg $(CFLAGS) $(BU_OBJS) $(FE_OBJS)