X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=clsql-uffi.asd;h=ed556ee01e7bbdd350f7e032a63ab7105fc8f020;hb=e261c2d65df050b7d1d03bc5cfa598c7585205ac;hp=e5a75f6a3c830ae72e2ad887faaa296d7283df54;hpb=e8c000a120f978e464441838fe1576e6afc94d9d;p=clsql.git 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"