mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-30 00:24:00 +00:00
Test commit
llvm-svn: 3790
This commit is contained in:
parent
d60141cea9
commit
c62d335023
@ -56,6 +56,7 @@ FE_OBJS = \
|
||||
y.tab.o
|
||||
|
||||
all: burg
|
||||
|
||||
burg: $(BU_OBJS) $(FE_OBJS)
|
||||
$(CC) -o burg $(CFLAGS) $(BU_OBJS) $(FE_OBJS)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user