SAP / go-ase

SAP ASE Database Client for Go
Apache License 2.0
25 stars 14 forks source link

Change generate recipe to be more user friendly #61

Closed ntnn closed 4 years ago

ntnn commented 4 years ago

Description

This change allows to use make generate TARGET=libase/tds or make generate TARGET=./libase/tds instead of requiring make generate TARGET=./libase/tds/*, making it more user friendly.

How was the patch tested?

make generate