2003年12月8日(月)

make

計算結果の解析を Makefile に記述して、順次解析できるようにしていたんだが、 gnu make って、 a が b に依存して b が c に依存して…って chain を作って出発ファイルしかないところから a を make すると d -> c -> b -> a って作っていった挙げ句に b, c d を消すのね。俺はその途中結果も全部いるんだっつーのッ

それとも suffix rule だけの挙動だろうか?

とかホテルでやっていたり

[referer:

Script Error

The script did not produce proper HTTP headers. Please see the error log to see the detail of the errors. Depending on the server configuration, you can also run thisscript under CGIWrap debugging. Usually, either rename or linkthe script temporarily to a file which ends with .cgidextension, or add a AddHandler cgi-script-debug .cgiline to your .htaccess file.

]

あわせて読みたい