mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-28 04:33:05 +00:00
Added dummy termcap library.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8221 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
9e8d1ac6f2
commit
efe98e9b1d
6
runtime/GCCLibraries/libtermcap/Makefile
Normal file
6
runtime/GCCLibraries/libtermcap/Makefile
Normal file
@ -0,0 +1,6 @@
|
||||
LEVEL = ../../..
|
||||
BYTECODE_LIBRARY=1
|
||||
DONT_BUILD_RELINKED=1
|
||||
LIBRARYNAME=termcap
|
||||
|
||||
include $(LEVEL)/Makefile.common
|
0
runtime/GCCLibraries/libtermcap/dummy.c
Normal file
0
runtime/GCCLibraries/libtermcap/dummy.c
Normal file
Loading…
Reference in New Issue
Block a user