fix mistyped versions of "SUBDIR"
This commit is contained in:
parent
6cbd24d5ef
commit
bfa7a8d4eb
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1089 2012/10/31 19:26:39 kili Exp $
|
||||
# $OpenBSD: Makefile,v 1.1090 2012/11/04 11:40:11 naddy Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += ElectricFence
|
||||
@ -414,7 +414,7 @@
|
||||
SUBDIR += nant
|
||||
SUBDIR += nasm
|
||||
SUBDIR += netbeans
|
||||
SUBIDR += node-expresso
|
||||
SUBDIR += node-expresso
|
||||
SUBDIR += newt
|
||||
SUBDIR += node-fibers
|
||||
SUBDIR += node-generic-pool
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2012/08/16 09:34:48 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2012/11/04 11:40:11 naddy Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += account
|
||||
@ -38,8 +38,8 @@
|
||||
SUBDIR += product_cost_fifo
|
||||
SUBDIR += product_cost_history
|
||||
SUBDIR += product_measurements
|
||||
SUBIDR += product_price_list
|
||||
SUBIDR += production
|
||||
SUBDIR += product_price_list
|
||||
SUBDIR += production
|
||||
SUBDIR += project
|
||||
SUBDIR += project_plan
|
||||
SUBDIR += project_revenue
|
||||
|
Loading…
Reference in New Issue
Block a user