diff options
| author | dscho <dscho> | 2001-09-25 12:42:40 +0000 |
|---|---|---|
| committer | dscho <dscho> | 2001-09-25 12:42:40 +0000 |
| commit | 1342b7e17844edf3bc57eba531f59178ece2f365 (patch) | |
| tree | 2b50e06bbef1fba59deb4c5f33f88d1665d1ffcc /libvncauth/Imakefile | |
| parent | 38cbc4b783f6935e2f2d0b2fa4395d9fe5c007a7 (diff) | |
| download | libtdevnc-1342b7e17844edf3bc57eba531f59178ece2f365.tar.gz libtdevnc-1342b7e17844edf3bc57eba531f59178ece2f365.zip | |
permanently moved authorization
Diffstat (limited to 'libvncauth/Imakefile')
| -rw-r--r-- | libvncauth/Imakefile | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/libvncauth/Imakefile b/libvncauth/Imakefile deleted file mode 100644 index 2e100a6..0000000 --- a/libvncauth/Imakefile +++ /dev/null @@ -1,16 +0,0 @@ - -#ifdef SunArchitecture -CC = gcc -CCOPTIONS = -CDEBUGFLAGS = -O2 -#endif - -SRCS = vncauth.c d3des.c - -OBJS = vncauth.o d3des.o - -INCLUDES = -I. -I../include - -NormalLibraryTarget(vncauth,$(OBJS)) - -DependTarget() |
