mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-11 16:32:58 +00:00
Add autotools build system, and rearrange directory layout.
This commit is contained in:
committed by
Damien Lespiau
parent
5fbc399062
commit
9b40c3724a
+17
-4
@@ -1,4 +1,17 @@
|
||||
lextest
|
||||
gram.c
|
||||
lex.c
|
||||
y.tab.h
|
||||
.deps
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
configure
|
||||
config.log
|
||||
config.status
|
||||
depcomp
|
||||
install-sh
|
||||
missing
|
||||
*.o
|
||||
|
||||
gen4asm
|
||||
src/gram.c
|
||||
src/gram.h
|
||||
src/lex.c
|
||||
|
||||
Reference in New Issue
Block a user