Download List

Projeto Descrição

smake is a highly portable 'make' program that makes commands up to date based on rules in Makefiles and on the timestamps of the related files. It implements a complete superset of the features of the classical POSIX/Unix make program. It warns about typical misuse of dynamic macros that prevent portability of makefiles. Its automake features allow you to run scripts to automatically create rules for unknown platforms.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-09-07 12:26 Back to release list
1.2a38

Os arquivos strlcpy.c e strncpy.c foram adicionados ao bootstrap primeira fase de construção. Note que você não pode diretamente construir uma smake recente com um smake muito antiga. Ou usar outra marca para compilar ou criar a primeira fase manualmente com: psmake cd; FAZER sh-sh, então .. cd; psmake / smake
Tags: Minor bugfixes
The strlcpy.c and strncpy.c files were added to the first bootstrap build stage. Note that you cannot directly build a recent smake with a very old smake. Either use a different make to compile or create the first stage manually with: cd psmake; sh MAKE-sh, then cd ..; psmake/smake

Project Resources