RE: .exe extension on Windows
От | Peter Eisentraut |
---|---|
Тема | RE: .exe extension on Windows |
Дата | |
Msg-id | Pine.LNX.4.21.0006270239260.9749-100000@localhost.localdomain обсуждение исходный текст |
Ответ на | RE: .exe extension on Windows ("Hiroshi Inoue" <Inoue@tpf.co.jp>) |
Список | pgsql-hackers |
Hiroshi Inoue writes: > Hmm,I see the following in my environment. > > bash-2.02$ ls > CVS Makefile pg_passwd.c pg_passwd.o > bash-2.02$ make pg_passwd > gcc -o pg_passwd > pg_passwd.o -lcrypt -lm -lreadline -ltermcap -lncurses -lcygipc > -g > bash-2.02$ ls > CVS Makefile pg_passwd.c pg_passwd.exe pg_passwd.o > bash-2.02$ make pg_passwd > make: `pg_passwd' is up to date. Seems make is smarter than it wants to admit. Then that would not sit well with the changes I just made (which would require you to do `make pg_passwd.exe', unless make is *that* smart). Gotta investigate this in the GNU make manuals. Thanks. -- Peter Eisentraut Sernanders väg 10:115 peter_e@gmx.net 75262 Uppsala http://yi.org/peter-e/ Sweden
В списке pgsql-hackers по дате отправления: