Allow depend creation again. This doesn't work on GNU make, but does on all others.

This commit is contained in:
Roy Marples
2008-01-07 14:20:13 +00:00
parent c256510570
commit d22fc0dd93
10 changed files with 32 additions and 11 deletions

View File

@@ -39,10 +39,10 @@
#include <unistd.h>
#include "builtins.h"
#include "../libeinfo/einfo.h"
#include "einfo.h"
#include "rc.h"
#include "../rc-misc.h"
#include "../strlist.h"
#include "rc-misc.h"
#include "strlist.h"
static const char *applet = NULL;