X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=clsql-uffi.asd;h=ed556ee01e7bbdd350f7e032a63ab7105fc8f020;hp=e5a75f6a3c830ae72e2ad887faaa296d7283df54;hb=bf641c516d77330e150d0f1b07fd02dceaae3ef4;hpb=0e9e93d92d264a9c1e8a48bff72af972bcc8fb5a diff --git a/clsql-uffi.asd b/clsql-uffi.asd index e5a75f6..ed556ee 100644 --- a/clsql-uffi.asd +++ b/clsql-uffi.asd @@ -56,7 +56,7 @@ (defmethod perform ((o compile-op) (c clsql-uffi-source-file)) (unless (operation-done-p o c) - #-(or win32 mswindows) + #-(or win32 win64 windows mswindows) (unless (zerop (run-shell-command #-(or freebsd netbsd) "cd ~A; make" #+(or freebsd netbsd) "cd ~A; gmake"