New upstream version 2.1.3
This commit is contained in:
14
nxviewer-passwd/libvncauth/Imakefile
Normal file
14
nxviewer-passwd/libvncauth/Imakefile
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
#ifdef SunArchitecture
|
||||
EXTRA_DEFINES = -D__EXTENSIONS__
|
||||
#endif
|
||||
|
||||
SRCS = vncauth.c d3des.c
|
||||
|
||||
OBJS = vncauth.o d3des.o
|
||||
|
||||
INCLUDES = -I. -I../include
|
||||
|
||||
NormalLibraryTarget(vncauth,$(OBJS))
|
||||
|
||||
DependTarget()
|
||||
Reference in New Issue
Block a user