Distribute the build-dll script also. Add some comments about it.

This commit is contained in:
Tor Lillqvist
1999-06-28 06:06:34 +00:00
parent 92a9354a9e
commit 57254d4491
4 changed files with 12 additions and 3 deletions

View File

@@ -3,7 +3,10 @@
# Temporary hack until building dlls or executables with exported
# entry points is easier with gcc -mno-cygwin.
#LD=ld
# This is usable with cygwin b20.1 and egcs-2.91.66 19990314
# (egcs-1.1.2 release) as distributed by Mumit Khan. For other combinations,
# no idea.
GCC=gcc
DLLTOOL=dlltool
AS=as