From 1342b7e17844edf3bc57eba531f59178ece2f365 Mon Sep 17 00:00:00 2001 From: dscho Date: Tue, 25 Sep 2001 12:42:40 +0000 Subject: permanently moved authorization --- libvncauth/Imakefile | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 libvncauth/Imakefile (limited to 'libvncauth/Imakefile') 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() -- cgit v1.2.3