1
0
mirror of https://github.com/c64scene-ar/llvm-6502.git synced 2025-01-15 07:34:33 +00:00

Build Programs subdirectory

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1473 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2001-12-14 16:43:59 +00:00
parent 6158d8bc73
commit 48e9f40be0

@ -1,4 +1,5 @@
LEVEL = ..
DIRS = Programs
TESTS := $(wildcard *.ll)