mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -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
|