mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
396 B
Plaintext
14 lines
396 B
Plaintext
$NetBSD: patch-ab,v 1.1.1.1 2005/09/02 14:41:37 xtraeme Exp $
|
|
|
|
--- Makefile.orig 2005-09-02 02:05:03.000000000 +0200
|
|
+++ Makefile 2005-09-02 02:05:13.000000000 +0200
|
|
@@ -25,7 +25,7 @@
|
|
SHELL=/bin/sh
|
|
OS_NAME := $(shell uname -s | sed "s/\//-/" | sed "s/_/-/" | sed "s/-.*//g")
|
|
|
|
-DIRS = src tools themes efltk locale test
|
|
+DIRS = src themes efltk locale
|
|
|
|
GENERATED = makeinclude efltk-config
|
|
|