mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
8 lines
104 B
Makefile
8 lines
104 B
Makefile
|
WINSUBDIRS = src src/providers/ogr
|
||
|
|
||
|
all: winsubdirs
|
||
|
|
||
|
install: instsubdirs
|
||
|
|
||
|
include ./Makefile.win.rules
|