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

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

index 6111987e4a6b80336f0384437580e2c90310b78e..2e5e05260e190bbb08975ca6830470f2151a8675 100644 (file)
@@ -56,6 +56,7 @@ FE_OBJS = \
        y.tab.o
 
 all: burg
+
 burg: $(BU_OBJS) $(FE_OBJS)
        $(CC) -o burg $(CFLAGS) $(BU_OBJS) $(FE_OBJS)
 
index 6111987e4a6b80336f0384437580e2c90310b78e..2e5e05260e190bbb08975ca6830470f2151a8675 100644 (file)
@@ -56,6 +56,7 @@ FE_OBJS = \
        y.tab.o
 
 all: burg
+
 burg: $(BU_OBJS) $(FE_OBJS)
        $(CC) -o burg $(CFLAGS) $(BU_OBJS) $(FE_OBJS)