repo.or.cz
/
personal-kdebase.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
delay a few things on startup, such as setting the visibility mode, which ensures...
[personal-kdebase.git]
/
apps
/
konsole
/
tests
/
Makefile
blob
e6ff840641580184f0b3de82a967d2f78b1180fe
1
CFLAGS
= -
O
2
OBJS
=
main.o esc.o
3
4
all
:
vttest quote
5
6
vttest
: $(
OBJS
)
7
cc
$(
CFLAGS
) -
o vttest
$(
OBJS
)
8
9
install
:
vttest
10
cp vttest
.1
/
usr
/
man
/
man1
/
vttest
.1
11
cp vttest
/
usr
/
local
/
bin
/
vttest
12
strip
/
usr
/
local
/
bin
/
vttest
13
14
clean
:
15
rm
-
f
$(
OBJS
)
vttest foo core lint
tags
a.out