This website works better with JavaScript.
Explore
Help
Sign In
TDE
/
libtdevnc
mirror of
https://mirror.git.trinitydesktop.org/gitea/TDE/libtdevnc
Watch
0
Star
0
Fork
You've already forked libtdevnc
0
Code
Issues
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8c599f7005
r14.1.x
master
r14.1.3
r14.1.2
r14.1.1
r14.1.0
r14.0.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8c599f7005'
${ noResults }
libtdevnc
/
libvncauth
/
Makefile
10 lines
100 B
Raw
Blame
History
OBJS
=
vncauth.o d3des.o
CFLAGS
=
-I.
all
:
libvncauth
.
a
libvncauth.a
:
$(
OBJS
)
$(
AR
)
clq
$@
$(
OBJS
)
View Git Blame
Copy Permalink